Skip to content

Fix: use correct request parameter for GET in send_request#7

Closed
kalcodes wants to merge 1 commit intoChapa-Et:mainfrom
kalcodes:fix-verify-get-params
Closed

Fix: use correct request parameter for GET in send_request#7
kalcodes wants to merge 1 commit intoChapa-Et:mainfrom
kalcodes:fix-verify-get-params

Conversation

@kalcodes
Copy link
Copy Markdown

This fixes a TypeError raised when calling verify() due to httpx.get() being passed data=. Now uses params= for GET requests, ensuring compatibility with httpx.

@kalcodes kalcodes closed this by deleting the head repository Apr 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant